Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.ui.commands.ICommandServiceListener

Packages that use ICommandServiceListener
org.eclipse.ui.commands   
 

Uses of ICommandServiceListener in org.eclipse.ui.commands
 

Methods in org.eclipse.ui.commands with parameters of type ICommandServiceListener
 void ICommandService.addCommandServiceListener(ICommandServiceListener commandServiceListener)
          Registers an instance of ICommandServiceListener to listen for changes to attributes of this instance.
 void ICommandService.removeCommandServiceListener(ICommandServiceListener commandServiceListener)
          Unregisters an instance of ICommandServiceListener listening for changes to attributes of this instance.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.